Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Allow passing a list of evaluators to the Trainer #2716

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

tomaarsen
Copy link
Collaborator

Hello!

Pull Request overview

  • Allow passing a list of evaluators to the Trainer

Details

They'll be combined with a SequentialEvaluator internally. We expect the user to pass either a SentenceEvaluator or a list of SentenceEvaluator instances. Other cases will fail.

  • Tom Aarsen

They'll be combined with a SequentialEvaluator internally
@tomaarsen tomaarsen merged commit 10ce0cd into UKPLab:master Jun 5, 2024
9 checks passed
@tomaarsen tomaarsen deleted the feat/evaluator_list branch June 5, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant